.Net Framework > v1.1.4322 > System > Data > DataTable > Select Select()
Select(String)
Select(String,String)
Select(String,String,DataViewRowState)


Select()

Category
Method
Description
Gets an array of all System.Data.DataRow objects.
Type
DataRow[]
Character
public
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Select(String)

Category
Method
Description
Gets an array of all System.Data.DataRow objects that match the filter criteria in order of primary key (or lacking one, order of addition.)
Type
DataRow[]
Character
public
Parameters
NameTypeDescription
filterExpressionString
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Select(String,String)

Category
Method
Description
Gets an array of all System.Data.DataRow objects that match the filter criteria, in the specified sort order.
Type
DataRow[]
Character
public
Parameters
NameTypeDescription
filterExpressionString
sortString
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Select(String,String,DataViewRowState)

Category
Method
Description
Gets an array of all System.Data.DataRow objects that match the filter in the order of the sort, that match the specified state.
Type
DataRow[]
Character
public
Parameters
NameTypeDescription
filterExpressionString
sortString
recordStatesDataViewRowState
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database